home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc / DR 6 Apple Components / Apple Live Objects™ Essentials / Release Notes / Apple Audio Read Me < prev    next >
Encoding:
Text File  |  1996-09-12  |  2.7 KB  |  38 lines  |  [ttro/ttxt]

  1. Apple Audio Read Me
  2. by Bennet Marks and the OpenDoc™ Parts Team
  3. September 12, 1996
  4.  
  5. © 1996  Apple Computer, Inc. All Rights Reserved.
  6. Apple, the Apple logo, and Macintosh are registered trademarks of Apple Computer, Inc.
  7. Mac, QuickTime and OpenDoc are trademarks of Apple Computer, Inc.
  8. -------------------------------------------------------------------------------------------------------------------------------------
  9.  
  10. Apple Audio is an OpenDoc-based part editor.  It allows you to embed and play sound data (in a variety of formats) in an OpenDoc  container, and to record sound.
  11.  
  12. Apple Audio requires QuickTime 2.1.  Please install QuickTime 2.1 (or better) on your system before using this editor.
  13.  
  14. Using Apple Audio
  15.  
  16. To use Apple Audio, drag & drop a file containing sound data (in any of a variety of formats) into an OpenDoc  container.  You can also drag & drop sound data directly (e.g., from the Clipboard), or copy sound data and paste it into a container.  Any of these actions will create an Apple Audio part in the container.
  17.  
  18. Apple Audio accepts the following file formats:  Macintosh sound files ('sfil'), AIFF, WAVE, and Sun.au.  It also accepts the corresponding data (scrap) types.
  19.  
  20. Once the Apple Audio part is created in the container, you can play the sound using the "Play" button.  The "Pause" and "Stop" buttons can also be used while playing.
  21.  
  22. You can Copy and Paste the sound data from an Apple Audio part.  You can also drop a sound file (in any of the acceptable formats), or drop or paste sound data, onto an existing Apple Audio part.  The new sound will replace the old sound.
  23.  
  24. Using Apple Audio's "Record" button, you can record new sounds using the Macintosh microphone, or any Macintosh sound input device.  The recorded sound replaces the existing sound in the part.  The "Pause" and "Stop" buttons can also be used while recording.  
  25.  
  26. NOTE:  due to some data exchange problems, "Cut" may not work with Apple Audio.  Instead, use "Copy" followed by "Clear".  This bug will be fixed in a subsequent version.
  27.  
  28. Developer Notes
  29. These notes are for developers only.
  30.  
  31. Apple Audio stores sound data in the same format in which it receives it.  It externalizes sound (to the Clipboard) in both the original format and 'snd '.
  32.  
  33. Bug Reporting
  34. Report any problems you find by using the bug report form on this CD to odbugs@apple.com or use the bug report form at http://www.opendoc.apple.com/forms/bug_report.html.  In either case be sure to report the specific version of the viewer.  The version can be obtained by selecting the part library and using the "Get Info" command in the finder.
  35.  
  36. For more information via the world wide web:
  37. Apple Computer <http://www.apple.com>
  38. OpenDoc        <http://www.opendoc.apple.com>